.my-font{
font-size:18px;
}

.my-text{
    color: white;
}
.fa.fa-navicon::before {
    content: "\f0c9";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
   
}